-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Benchmark for C++ PDQ Hasher #1726
Conversation
Co-authored-by: ianwal <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only minor comments, overall looks good. Nice find reusing existing functions in hashio
blocking q: Why did you delete b.jpg?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again for updating the readme!
Summary
Resolve #1696
C++ benchmark program for PDQ hashing
Benchmark implementation located in
pdq/cpp/bin/benchmark-photo-hasher.cpp
Benchmark results in
pdq/cpp/hashing/README.md
To run:
Sample results (ran on Ubuntu 24.04.1 LTS, Intel Core i7-14700KF with 20 cores, 28 threads, 64GB RAM):